-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
2.0.2
-
Code
-
Classes
- ValidateFormData
| Total Complexity |
33 |
| Dependencies |
1 |
| Dependents |
5 |
| Total lines |
213 |
| Lines of code |
101 |
| Logical lines of code |
46 |
| Comment lines |
92 |
| Methods |
13 |
| Properties |
9 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| filter_data_by_whitelisted_key() |
A |
49 |
11 |
31 |
| actions() |
S |
60 |
6 |
13 |
| __construct() |
S |
54 |
3 |
21 |
| set_message() |
S |
69 |
3 |
6 |
| set_error_message() |
S |
71 |
2 |
6 |
| get_data() |
S |
82 |
1 |
3 |
| get_error_message() |
S |
79 |
1 |
3 |
| has_error() |
S |
80 |
1 |
3 |
| get_message() |
S |
78 |
1 |
3 |
| has_message() |
S |
80 |
1 |
3 |
| get_output() |
S |
82 |
1 |
3 |
| set_output() |
S |
80 |
1 |
3 |
| has_output() |
S |
80 |
1 |
3 |